home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / Mouseup.cpt / mouseup magazine / card_12535.txt < prev    next >
Text File  |  1988-08-18  |  1KB  |  67 lines

  1. -- card: 12535 from stack: in
  2. -- bmap block id: 12582
  3. -- flags: 0000
  4. -- background id: 2721
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=219 top=312 right=342 bottom=252
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1012 / 1012
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 2549
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=253 top=309 right=342 bottom=280
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 12008 / 12008
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Front Page
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 3310 of stack "mouseUP"
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 4 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=0 top=315 right=342 bottom=33
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 1014 / 1014
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: New Button
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   VISUAL EFFECT SCROLL RIGHT
  62.   GO TO PREVIOUS CARD
  63.  
  64. end mouseUp
  65.  
  66.  
  67.